home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PROGEDIT / 2325.ZIP / DISK1.EXE / DOSPROMP.BAT < prev    next >
DOS Batch File  |  1990-08-15  |  480b  |  12 lines

  1. : Some earlier versions of DOS did not support the @ECHO OFF command.
  2. : If you get a Bad command or file name, simply remove the "@".
  3. @echo off
  4. PROMPT (Multi-Edit)%PROMPT%
  5. : You can use the echo statement below on most versions of COMMAND.COM,
  6. : which will have the advantage of dropping down to the line below the
  7. : previously entered DOS command.  If using this looks bad, simply remove
  8. : the line feed "
  9. " character.
  10. echo 
  11. Type "EXIT" to return to Multi-Edit
  12. %comspec%